chore(deps): update dependency azure.storage.blobs to 12.28.0#5910
Conversation
There was a problem hiding this comment.
Dependency Update Review: Azure.Storage.Blobs 12.27.0 → 12.28.0
This is a clean, minimal Renovate-generated dependency bump — a single line change in Directory.Packages.props.
Change Summary
- Package:
Azure.Storage.Blobs - Type: Minor version bump (
12.27.0→12.28.0) - Scope: Central package management only — no consuming code changes needed
What's in 12.28.0
The release notes confirm:
- Includes all features from the
12.28.0-beta.1preview - Bug fix: Corrects double-slash in
TokenRequestContext.Scopes(e.g.https://storage.azure.com//.default) when usingTokenCredentialauthentication (#58295)
Assessment
The bug fix in this release is relevant and beneficial — double-slash scope strings can cause authentication failures with some identity providers. There are no breaking changes in this minor release, and the fix is strictly additive.
The central package management approach via Directory.Packages.props ensures consistent versioning across all projects in the repo.
✅ Approved — straightforward, low-risk dependency update with a useful bug fix.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
This PR contains the following updates:
12.27.0→12.28.0Release Notes
Azure/azure-sdk-for-net (Azure.Storage.Blobs)
v12.28.0Compare Source
12.28.0 (2026-05-12)
Features Added
Bugs Fixed
TokenRequestContext.Scopescontained a double slash (e.g.https://storage.azure.com//.default) when usingTokenCredentialauthentication. (#58295)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.